<< Configuration Overview Flight dynamics >>

CelestLab >> - Introduction - > Overview > CelestLab data

CelestLab data

Overview of data available in CelestLab

Basic data

These data consist of physical quantities and other constants.

They are defined in 4 files in the CL_home()/data directory.

The contents of the files can be accessed by: "CelestLab" menu -> "Data files (predefined variables)"

Each file is self-documented and contains a description and references.

These data can be retrieved by the function CL_dataGet.

It is also possible to bring some useful (local) variables into existence (commonly used quantities or conversion factors, values of optional arguments). See CL_init.

Earth gravity potential data

Earth gravity potential data are available in the CL_home()/data/potential directory.

There is only one file available: EGM96s potential.

The file is a ".scd" file (Scilab syntax); the original data come from: http://icgem.gfz-potsdam.de/ICGEM.

Ephemerides data

Ephemerides data are available in the CL_home()/data/ephem directory.

  • de405 directory:

    contains DE405 ephemerides files. These files are in binary format and are specific to CelestLab.

    They have been built from ASCII files, available at the following URL: ftp://ssd.jpl.nasa.gov/pub/eph/planets/ascii.

    Period covered in default CelestLab installation: [2000-2200].

    These data are used by the function CL_eph_de405.

  • VSOP87_series directory:

    contains VSOP87 series data. These files are in binary format and are specific to CelestLab.

    They have been built from ASCII files, available at the following URL: ftp://ftp.imcce.fr/pub/ephem/planets/vsop87.

    These data are used by the function CL_eph_planet.

  • elp_mpp02.dat :

    contains ELP/MPP02 series data. These files are in a binary format and are specific to CelestLab.

    They have been built from ASCII files, available at the following URL: ftp://cyrano-se.obspm.fr/pub/2_lunar_solutions/2_elpmpp02/.

    These data are used by the function CL_eph_moon.

  • Geographical data

    Geographical data are available in the CL_home()/data/earthMap directory.

  • earthMap_xxx.dat files:

    contains Earth maps (outlines of continents, islands and lakes) in various coordinates and resolutions.

    These data are used by the function CL_plot_earthMap.

  • info_land_ratio.dat :

    contains data associated to Earth locations. The data represent the percentage of land in a 0.25 deg^2 area around the location.

    They are used by the function CL_locationInfo.

  • Frame conversion data

    These data are available in the CL_home()/data/frame directory. They are used by the frame conversion functions CL_fr_convert and CL_fr_convertMat.

    Environment data

    These data are available in the CL_home()/data/environment directory. They are used by various physical models.

    Force models data

    These data are available in the CL_home()/data/force_models directory. They are used by various force models.


    Report an issue
    << Configuration Overview Flight dynamics >>